home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / NextLibrary / Frameworks / AppKit.framework / Versions / B / Resources / English.lproj / NSDataLinkPanel.nib / data.classes next >
Encoding:
Text File  |  1996-05-22  |  670 b   |  27 lines

  1. "NSKitPanelController" = {OUTLETS = (panel); SUPERCLASS = NSObject; };
  2. "NSDataLinkPanel" = {
  3.     ACTIONS = (
  4.         "pickedBreakAllLinks:", 
  5.         "pickedBreakLink:", 
  6.         "pickedOpenSource:", 
  7.         "pickedShowOutlines:", 
  8.         "pickedUpdateDestination:", 
  9.         "pickedUpdateMode:"
  10.     ); 
  11.     OUTLETS = (
  12.         _bannerMsg, 
  13.         _breakAllLinks, 
  14.         _breakLink, 
  15.         _lastUpdateTitle, 
  16.         _lastUpdateValue, 
  17.         _openSource, 
  18.         _showOutlines, 
  19.         _sourceTitle, 
  20.         _sourceValue, 
  21.         _updateDestination, 
  22.         _updateMode
  23.     ); 
  24.     SUPERCLASS = NSPanel; 
  25. };
  26. "FirstResponder" = {CATEGORY = LocalActions; };
  27.